﻿2026-06-13T11:09:51.4367237Z Current runner version: '2.335.1'
2026-06-13T11:09:51.4372058Z Runner name: 'kitsubito'
2026-06-13T11:09:51.4372581Z Runner group name: 'Default'
2026-06-13T11:09:51.4373245Z Machine name: 'KITSUBITO'
2026-06-13T11:09:51.4375320Z ##[group]GITHUB_TOKEN Permissions
2026-06-13T11:09:51.4377089Z Contents: read
2026-06-13T11:09:51.4377513Z Metadata: read
2026-06-13T11:09:51.4377900Z Packages: read
2026-06-13T11:09:51.4378282Z ##[endgroup]
2026-06-13T11:09:51.4379995Z Secret source: Actions
2026-06-13T11:09:51.4380510Z Prepare workflow directory
2026-06-13T11:09:51.4781305Z Prepare all required actions
2026-06-13T11:09:51.4811335Z Getting action download info
2026-06-13T11:09:52.0041982Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-13T11:09:52.5064161Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-13T11:09:52.5984384Z ##[group]Run actions/checkout@v5
2026-06-13T11:09:52.5985119Z with:
2026-06-13T11:09:52.5985481Z   fetch-depth: 0
2026-06-13T11:09:52.5985909Z   repository: SaberMage/spt-core
2026-06-13T11:09:52.5989711Z   token: ***
2026-06-13T11:09:52.5990084Z   ssh-strict: true
2026-06-13T11:09:52.5990455Z   ssh-user: git
2026-06-13T11:09:52.5990826Z   persist-credentials: true
2026-06-13T11:09:52.5991223Z   clean: true
2026-06-13T11:09:52.5991595Z   sparse-checkout-cone-mode: true
2026-06-13T11:09:52.5992026Z   fetch-tags: false
2026-06-13T11:09:52.5992407Z   show-progress: true
2026-06-13T11:09:52.5992783Z   lfs: false
2026-06-13T11:09:52.5993136Z   submodules: false
2026-06-13T11:09:52.5993518Z   set-safe-directory: true
2026-06-13T11:09:52.5994162Z ##[endgroup]
2026-06-13T11:09:52.6787061Z Syncing repository: SaberMage/spt-core
2026-06-13T11:09:52.6788885Z ##[group]Getting Git version info
2026-06-13T11:09:52.6789824Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-13T11:09:52.6790825Z [command]/usr/bin/git version
2026-06-13T11:09:52.6791276Z git version 2.43.0
2026-06-13T11:09:52.6801065Z ##[endgroup]
2026-06-13T11:09:52.6813137Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b695ad0e-260c-421d-9bbb-2e8a0692e9f6' before making global git config changes
2026-06-13T11:09:52.6814425Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T11:09:52.6816742Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-13T11:09:52.6857801Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-13T11:09:52.6880290Z https://github.com/SaberMage/spt-core
2026-06-13T11:09:52.6891891Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-13T11:09:52.6894758Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-13T11:09:52.6921518Z HEAD
2026-06-13T11:09:52.6960277Z ##[endgroup]
2026-06-13T11:09:52.6961957Z [command]/usr/bin/git submodule status
2026-06-13T11:09:52.7174730Z ##[group]Cleaning the repository
2026-06-13T11:09:52.7176032Z [command]/usr/bin/git clean -ffdx
2026-06-13T11:09:55.3451638Z Removing target/
2026-06-13T11:09:55.3462570Z [command]/usr/bin/git reset --hard HEAD
2026-06-13T11:09:55.3601936Z HEAD is now at 3d7b98a Merge 1588525c4f950730e89bd4f73d1acef2e1c6e6c6 into 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11
2026-06-13T11:09:55.3607493Z ##[endgroup]
2026-06-13T11:09:55.3610240Z ##[group]Disabling automatic garbage collection
2026-06-13T11:09:55.3613904Z [command]/usr/bin/git config --local gc.auto 0
2026-06-13T11:09:55.3642959Z ##[endgroup]
2026-06-13T11:09:55.3643528Z ##[group]Setting up auth
2026-06-13T11:09:55.3648917Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-13T11:09:55.3676259Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-13T11:09:55.3881423Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T11:09:55.3917806Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-13T11:09:55.4113465Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T11:09:55.4140204Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-13T11:09:55.4322430Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-13T11:09:55.4351589Z ##[endgroup]
2026-06-13T11:09:55.4352280Z ##[group]Fetching the repository
2026-06-13T11:09:55.4358041Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +3d7b98a8d6bfdc30c6b2bb37c61f7bbd7b95bad5:refs/remotes/pull/9/merge
2026-06-13T11:09:56.1687446Z From https://github.com/SaberMage/spt-core
2026-06-13T11:09:56.1688762Z    30fea7f..1588525  m9-gateway-wan -> origin/m9-gateway-wan
2026-06-13T11:09:56.1710088Z ##[endgroup]
2026-06-13T11:09:56.1710769Z ##[group]Determining the checkout info
2026-06-13T11:09:56.1711829Z ##[endgroup]
2026-06-13T11:09:56.1715214Z [command]/usr/bin/git sparse-checkout disable
2026-06-13T11:09:56.1764831Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-13T11:09:56.1790615Z ##[group]Checking out the ref
2026-06-13T11:09:56.1799892Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/9/merge
2026-06-13T11:09:56.1836919Z HEAD is now at 3d7b98a Merge 1588525c4f950730e89bd4f73d1acef2e1c6e6c6 into 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11
2026-06-13T11:09:56.1841111Z ##[endgroup]
2026-06-13T11:09:56.1876140Z [command]/usr/bin/git log -1 --format=%H
2026-06-13T11:09:56.1895310Z 3d7b98a8d6bfdc30c6b2bb37c61f7bbd7b95bad5
2026-06-13T11:09:56.2086842Z ##[group]Run set -euo pipefail
2026-06-13T11:09:56.2087315Z [36;1mset -euo pipefail[0m
2026-06-13T11:09:56.2087602Z [36;1mPIN=0c95435[0m
2026-06-13T11:09:56.2087854Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-13T11:09:56.2088150Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-13T11:09:56.2088535Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-13T11:09:56.2089094Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-13T11:09:56.2089567Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-13T11:09:56.2089958Z [36;1m  rm -rf "$CACHE"[0m
2026-06-13T11:09:56.2090239Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-13T11:09:56.2090564Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-13T11:09:56.2090939Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-13T11:09:56.2091375Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-13T11:09:56.2091652Z [36;1mfi[0m
2026-06-13T11:09:56.2091976Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-13T11:09:56.2109455Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-13T11:09:56.2109805Z ##[endgroup]
2026-06-13T11:09:56.4992141Z    Compiling proc-macro2 v1.0.106
2026-06-13T11:09:56.4992785Z    Compiling unicode-ident v1.0.24
2026-06-13T11:09:56.4993186Z    Compiling quote v1.0.45
2026-06-13T11:09:56.4993644Z    Compiling libc v0.2.186
2026-06-13T11:09:56.4994131Z    Compiling serde_core v1.0.228
2026-06-13T11:09:56.4994490Z    Compiling serde v1.0.228
2026-06-13T11:09:56.4994795Z    Compiling cfg-if v1.0.4
2026-06-13T11:09:56.5062390Z    Compiling pin-project-lite v0.2.17
2026-06-13T11:09:56.5096751Z    Compiling portable-atomic v1.13.1
2026-06-13T11:09:56.5131551Z    Compiling typenum v1.20.1
2026-06-13T11:09:56.5192822Z    Compiling version_check v0.9.5
2026-06-13T11:09:56.5254538Z    Compiling memchr v2.8.1
2026-06-13T11:09:56.5321715Z    Compiling shlex v2.0.1
2026-06-13T11:09:56.5323314Z    Compiling critical-section v1.2.0
2026-06-13T11:09:56.5324324Z    Compiling find-msvc-tools v0.1.9
2026-06-13T11:09:56.5821320Z    Compiling futures-core v0.3.32
2026-06-13T11:09:56.6008016Z    Compiling bytes v1.11.1
2026-06-13T11:09:56.6122288Z    Compiling subtle v2.6.1
2026-06-13T11:09:56.6501037Z    Compiling log v0.4.32
2026-06-13T11:09:56.7540999Z    Compiling semver v1.0.28
2026-06-13T11:09:56.7641091Z    Compiling smallvec v1.15.1
2026-06-13T11:09:56.8377683Z    Compiling stable_deref_trait v1.2.1
2026-06-13T11:09:56.8491991Z    Compiling itoa v1.0.18
2026-06-13T11:09:56.8834886Z    Compiling equivalent v1.0.2
2026-06-13T11:09:56.8963554Z    Compiling slab v0.4.12
2026-06-13T11:09:56.9046971Z    Compiling futures-io v0.3.32
2026-06-13T11:09:56.9110608Z    Compiling futures-sink v0.3.32
2026-06-13T11:09:56.9453590Z    Compiling generic-array v0.14.7
2026-06-13T11:09:56.9580097Z    Compiling futures-task v0.3.32
2026-06-13T11:09:57.0211179Z    Compiling futures-channel v0.3.32
2026-06-13T11:09:57.0815207Z    Compiling rustc_version v0.4.1
2026-06-13T11:09:57.0926035Z    Compiling hashbrown v0.17.1
2026-06-13T11:09:57.1201905Z    Compiling cpufeatures v0.2.17
2026-06-13T11:09:57.1300828Z    Compiling fnv v1.0.7
2026-06-13T11:09:57.1642018Z    Compiling bitflags v2.12.1
2026-06-13T11:09:57.1761474Z    Compiling cfg_aliases v0.2.1
2026-06-13T11:09:57.1845500Z    Compiling rand_core v0.10.1
2026-06-13T11:09:57.1848788Z    Compiling litemap v0.8.2
2026-06-13T11:09:57.2114971Z    Compiling rustversion v1.0.22
2026-06-13T11:09:57.2282331Z    Compiling writeable v0.6.3
2026-06-13T11:09:57.2610849Z    Compiling icu_properties_data v2.2.0
2026-06-13T11:09:57.2960755Z    Compiling dunce v1.0.5
2026-06-13T11:09:57.3511453Z    Compiling getrandom v0.4.2
2026-06-13T11:09:57.4121119Z    Compiling utf8_iter v1.0.4
2026-06-13T11:09:57.5021212Z    Compiling fs_extra v1.3.0
2026-06-13T11:09:57.5188344Z    Compiling icu_normalizer_data v2.2.0
2026-06-13T11:09:57.5653362Z    Compiling percent-encoding v2.3.2
2026-06-13T11:09:57.5654301Z    Compiling autocfg v1.5.1
2026-06-13T11:09:57.6169590Z    Compiling http v1.4.1
2026-06-13T11:09:57.7981409Z    Compiling strsim v0.11.1
2026-06-13T11:09:57.8141139Z    Compiling thiserror v2.0.18
2026-06-13T11:09:57.8726908Z    Compiling syn v2.0.117
2026-06-13T11:09:57.8750557Z    Compiling aws-lc-rs v1.17.0
2026-06-13T11:09:57.8981180Z    Compiling cpufeatures v0.3.0
2026-06-13T11:09:57.9351019Z    Compiling form_urlencoded v1.2.2
2026-06-13T11:09:57.9399468Z    Compiling untrusted v0.9.0
2026-06-13T11:09:57.9489806Z    Compiling ident_case v1.0.1
2026-06-13T11:09:57.9681027Z    Compiling indexmap v2.14.0
2026-06-13T11:09:58.0252589Z    Compiling chacha20 v0.10.0
2026-06-13T11:09:58.0540599Z    Compiling unicode-segmentation v1.13.3
2026-06-13T11:09:58.0689071Z    Compiling scopeguard v1.2.0
2026-06-13T11:09:58.1261027Z    Compiling rustls v0.23.40
2026-06-13T11:09:58.1530751Z    Compiling lock_api v0.4.14
2026-06-13T11:09:58.1834109Z    Compiling const-oid v0.10.2
2026-06-13T11:09:58.1970751Z    Compiling anyhow v1.0.102
2026-06-13T11:09:58.2987880Z    Compiling unicode-xid v0.2.6
2026-06-13T11:09:58.3141564Z    Compiling atomic-waker v1.1.2
2026-06-13T11:09:58.3780694Z    Compiling httparse v1.10.1
2026-06-13T11:09:58.3970743Z    Compiling zerocopy v0.8.50
2026-06-13T11:09:58.4241195Z    Compiling num-traits v0.2.19
2026-06-13T11:09:58.4512445Z    Compiling hybrid-array v0.4.12
2026-06-13T11:09:58.4730603Z    Compiling curve25519-dalek v4.1.3
2026-06-13T11:09:58.5020849Z    Compiling jobserver v0.1.34
2026-06-13T11:09:58.5773468Z    Compiling ahash v0.8.12
2026-06-13T11:09:58.5960975Z    Compiling convert_case v0.10.0
2026-06-13T11:09:58.6066815Z    Compiling powerfmt v0.2.0
2026-06-13T11:09:58.7039452Z    Compiling fastrand v2.4.1
2026-06-13T11:09:58.7591739Z    Compiling http-body v1.0.1
2026-06-13T11:09:58.8205295Z    Compiling cc v1.2.63
2026-06-13T11:09:58.8669094Z    Compiling base64ct v1.8.3
2026-06-13T11:09:58.8750669Z    Compiling paste v1.0.15
2026-06-13T11:09:58.8790868Z    Compiling heck v0.5.0
2026-06-13T11:09:58.9380665Z    Compiling crypto-common v0.1.7
2026-06-13T11:09:58.9736542Z    Compiling block-buffer v0.10.4
2026-06-13T11:09:59.0665231Z    Compiling deranged v0.5.8
2026-06-13T11:09:59.0951476Z    Compiling digest v0.10.7
2026-06-13T11:09:59.1151293Z    Compiling base64 v0.22.1
2026-06-13T11:09:59.1752884Z    Compiling try-lock v0.2.5
2026-06-13T11:09:59.2210908Z    Compiling pem-rfc7468 v1.0.0
2026-06-13T11:09:59.2706911Z    Compiling num-conv v0.2.2
2026-06-13T11:09:59.2830795Z    Compiling parking_lot_core v0.9.12
2026-06-13T11:09:59.2950708Z    Compiling zmij v1.0.21
2026-06-13T11:09:59.3050572Z    Compiling tower-service v0.3.3
2026-06-13T11:09:59.3870739Z    Compiling vcpkg v0.2.15
2026-06-13T11:09:59.3940434Z    Compiling time-core v0.1.8
2026-06-13T11:09:59.3941433Z    Compiling tinyvec_macros v0.1.1
2026-06-13T11:09:59.4271381Z    Compiling pkg-config v0.3.33
2026-06-13T11:09:59.4467351Z    Compiling socket2 v0.6.4
2026-06-13T11:09:59.4922268Z    Compiling mio v1.2.1
2026-06-13T11:09:59.5500828Z    Compiling getrandom v0.2.17
2026-06-13T11:09:59.5811201Z    Compiling data-encoding v2.11.0
2026-06-13T11:09:59.6211209Z    Compiling tinyvec v1.11.0
2026-06-13T11:09:59.6341006Z    Compiling sha2 v0.10.9
2026-06-13T11:09:59.7221015Z    Compiling want v0.3.1
2026-06-13T11:09:59.8290679Z    Compiling rand_core v0.6.4
2026-06-13T11:10:00.0041394Z    Compiling rand v0.10.1
2026-06-13T11:10:00.0300766Z    Compiling block-buffer v0.12.0
2026-06-13T11:10:00.0539510Z    Compiling crypto-common v0.2.2
2026-06-13T11:10:00.2058307Z    Compiling inout v0.1.4
2026-06-13T11:10:00.2690405Z    Compiling cmake v0.1.58
2026-06-13T11:10:00.3370576Z    Compiling vergen-lib v9.1.0
2026-06-13T11:10:00.3991353Z    Compiling n0-future v0.3.2
2026-06-13T11:10:00.4018218Z    Compiling cordyceps v0.3.4
2026-06-13T11:10:00.4031177Z    Compiling httpdate v1.0.3
2026-06-13T11:10:00.5071361Z    Compiling crossbeam-utils v0.8.21
2026-06-13T11:10:00.5504308Z    Compiling diatomic-waker v0.2.3
2026-06-13T11:10:00.6210540Z    Compiling signature v2.2.0
2026-06-13T11:10:00.6290623Z    Compiling serde_json v1.0.150
2026-06-13T11:10:00.6916860Z    Compiling parking v2.2.1
2026-06-13T11:10:00.7309970Z    Compiling winnow v1.0.3
2026-06-13T11:10:00.7455165Z    Compiling spin v0.10.0
2026-06-13T11:10:00.7693888Z    Compiling ed25519 v2.2.3
2026-06-13T11:10:00.7821330Z    Compiling netlink-packet-core v0.8.1
2026-06-13T11:10:00.8280871Z    Compiling futures-lite v2.6.1
2026-06-13T11:10:00.8511533Z    Compiling futures-buffered v0.2.13
2026-06-13T11:10:00.8842796Z    Compiling cipher v0.4.4
2026-06-13T11:10:00.9086305Z    Compiling universal-hash v0.5.1
2026-06-13T11:10:00.9337932Z    Compiling vergen v9.1.0
2026-06-13T11:10:00.9671339Z    Compiling digest v0.11.3
2026-06-13T11:10:00.9981052Z    Compiling vergen-lib v0.1.6
2026-06-13T11:10:01.0440630Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-13T11:10:01.1184728Z    Compiling heapless v0.7.17
2026-06-13T11:10:01.1290924Z    Compiling noq-udp v0.10.0
2026-06-13T11:10:01.1358432Z    Compiling sync_wrapper v1.0.2
2026-06-13T11:10:01.1600795Z    Compiling either v1.16.0
2026-06-13T11:10:01.1771124Z    Compiling byteorder v1.5.0
2026-06-13T11:10:01.2320966Z    Compiling opaque-debug v0.3.1
2026-06-13T11:10:01.2891243Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-13T11:10:01.3050671Z    Compiling polyval v0.6.2
2026-06-13T11:10:01.3798556Z    Compiling parking_lot v0.12.5
2026-06-13T11:10:01.3940831Z    Compiling aws-lc-sys v0.41.0
2026-06-13T11:10:01.3991254Z    Compiling ring v0.17.14
2026-06-13T11:10:01.4161325Z    Compiling libsqlite3-sys v0.30.1
2026-06-13T11:10:01.4350665Z    Compiling hash32 v0.2.1
2026-06-13T11:10:01.5389166Z    Compiling spin v0.9.8
2026-06-13T11:10:01.5533206Z    Compiling vergen-gitcl v1.0.8
2026-06-13T11:10:01.6094558Z    Compiling tower-layer v0.3.3
2026-06-13T11:10:01.6243705Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-13T11:10:01.6528634Z    Compiling fallible-iterator v0.3.0
2026-06-13T11:10:01.6924852Z    Compiling signature v3.0.0
2026-06-13T11:10:01.7490508Z    Compiling num_threads v0.1.7
2026-06-13T11:10:01.8320652Z    Compiling ghash v0.5.1
2026-06-13T11:10:01.8390262Z    Compiling time v0.3.47
2026-06-13T11:10:01.8690915Z    Compiling sha2 v0.11.0-rc.5
2026-06-13T11:10:01.8770438Z    Compiling aes v0.8.4
2026-06-13T11:10:01.9570694Z    Compiling ctr v0.9.2
2026-06-13T11:10:02.0284643Z    Compiling aead v0.5.2
2026-06-13T11:10:02.1222515Z    Compiling http-body-util v0.1.3
2026-06-13T11:10:02.1963193Z    Compiling openssl-probe v0.2.1
2026-06-13T11:10:02.2026248Z    Compiling crossbeam-epoch v0.9.18
2026-06-13T11:10:02.2330598Z    Compiling crossbeam-channel v0.5.15
2026-06-13T11:10:02.3280598Z    Compiling blake3 v1.8.5
2026-06-13T11:10:02.4010619Z    Compiling netlink-packet-route v0.29.0
2026-06-13T11:10:02.4650954Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-13T11:10:02.6121172Z    Compiling aes-gcm v0.10.3
2026-06-13T11:10:02.6701027Z    Compiling uuid v1.23.2
2026-06-13T11:10:02.6830896Z    Compiling memoffset v0.6.5
2026-06-13T11:10:02.7408906Z    Compiling acto v0.8.2
2026-06-13T11:10:02.7950608Z    Compiling aho-corasick v1.1.4
2026-06-13T11:10:02.8310449Z    Compiling netwatch v0.16.0
2026-06-13T11:10:02.8862825Z    Compiling noq v0.18.0
2026-06-13T11:10:02.9730773Z    Compiling ryu v1.0.23
2026-06-13T11:10:03.0141317Z    Compiling lru-slab v0.1.2
2026-06-13T11:10:03.1274401Z    Compiling sorted-index-buffer v0.2.1
2026-06-13T11:10:03.1411020Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-13T11:10:03.1760407Z    Compiling ref-cast v1.0.25
2026-06-13T11:10:03.2341106Z    Compiling xml-rs v0.8.28
2026-06-13T11:10:03.2681167Z    Compiling rustc-hash v2.1.2
2026-06-13T11:10:03.2793015Z    Compiling tagptr v0.2.0
2026-06-13T11:10:03.4121223Z    Compiling allocator-api2 v0.2.21
2026-06-13T11:10:03.4600646Z    Compiling rustix v1.1.4
2026-06-13T11:10:03.4821501Z    Compiling regex-syntax v0.8.10
2026-06-13T11:10:03.5611624Z    Compiling foldhash v0.2.0
2026-06-13T11:10:03.6400773Z    Compiling synstructure v0.13.2
2026-06-13T11:10:03.7277624Z    Compiling darling_core v0.20.11
2026-06-13T11:10:03.7410749Z    Compiling mac-addr v0.3.0
2026-06-13T11:10:03.8570761Z    Compiling thiserror v1.0.69
2026-06-13T11:10:03.8670756Z    Compiling identity-hash v0.1.0
2026-06-13T11:10:04.0521024Z    Compiling proc-macro-crate v3.5.0
2026-06-13T11:10:04.1159368Z    Compiling xmltree v0.10.3
2026-06-13T11:10:04.3201620Z    Compiling hashbrown v0.16.1
2026-06-13T11:10:04.4461648Z    Compiling serde_derive_internals v0.29.1
2026-06-13T11:10:04.6361114Z    Compiling netlink-packet-route v0.30.0
2026-06-13T11:10:04.6719131Z    Compiling ioctl-rs v0.1.6
2026-06-13T11:10:04.7282102Z    Compiling serial-core v0.4.0
2026-06-13T11:10:04.7996562Z    Compiling termios v0.2.2
2026-06-13T11:10:04.9380803Z    Compiling simple-dns v0.9.3
2026-06-13T11:10:04.9620800Z    Compiling arrayref v0.3.9
2026-06-13T11:10:05.0230802Z    Compiling resolv-conf v0.7.6
2026-06-13T11:10:05.2021237Z    Compiling toml_write v0.1.2
2026-06-13T11:10:05.2586137Z    Compiling winnow v0.7.15
2026-06-13T11:10:05.2730395Z    Compiling arrayvec v0.7.6
2026-06-13T11:10:05.4116946Z    Compiling sha1_smol v1.0.1
2026-06-13T11:10:05.5180821Z    Compiling linux-raw-sys v0.12.1
2026-06-13T11:10:05.5350735Z    Compiling simdutf8 v0.1.5
2026-06-13T11:10:05.6234111Z    Compiling smol_str v0.1.24
2026-06-13T11:10:05.6358905Z    Compiling constant_time_eq v0.4.2
2026-06-13T11:10:05.6611410Z    Compiling lru v0.16.4
2026-06-13T11:10:05.8720976Z    Compiling serial-unix v0.4.0
2026-06-13T11:10:05.9151344Z    Compiling serde_derive v1.0.228
2026-06-13T11:10:05.9430085Z    Compiling zeroize_derive v1.4.3
2026-06-13T11:10:05.9695986Z    Compiling tokio-macros v2.7.0
2026-06-13T11:10:06.0571361Z    Compiling futures-macro v0.3.32
2026-06-13T11:10:06.1074851Z    Compiling zerofrom-derive v0.1.7
2026-06-13T11:10:06.6017307Z    Compiling zeroize v1.8.2
2026-06-13T11:10:06.6724775Z    Compiling yoke-derive v0.8.2
2026-06-13T11:10:06.8041335Z    Compiling zerovec-derive v0.11.3
2026-06-13T11:10:06.8184683Z    Compiling displaydoc v0.2.6
2026-06-13T11:10:06.8339716Z    Compiling tokio v1.52.3
2026-06-13T11:10:07.1227478Z    Compiling futures-util v0.3.32
2026-06-13T11:10:07.3640704Z    Compiling tracing-attributes v0.1.31
2026-06-13T11:10:07.6651560Z    Compiling zerofrom v0.1.8
2026-06-13T11:10:07.7568449Z    Compiling rustls-pki-types v1.14.1
2026-06-13T11:10:07.8180863Z    Compiling thiserror-impl v2.0.18
2026-06-13T11:10:07.8692041Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-13T11:10:08.2080676Z    Compiling yoke v0.8.3
2026-06-13T11:10:08.2421209Z    Compiling darling_macro v0.20.11
2026-06-13T11:10:08.3950733Z    Compiling derive_more-impl v2.1.1
2026-06-13T11:10:08.4200929Z    Compiling zerotrie v0.2.4
2026-06-13T11:10:08.5402237Z    Compiling spez v0.1.2
2026-06-13T11:10:08.5859598Z    Compiling zerovec v0.11.6
2026-06-13T11:10:08.6871254Z    Compiling n0-error-macros v0.1.3
2026-06-13T11:10:08.7081556Z    Compiling darling v0.20.11
2026-06-13T11:10:08.7739078Z    Compiling derive_builder_core v0.20.2
2026-06-13T11:10:09.0090802Z    Compiling der v0.8.0-rc.10
2026-06-13T11:10:09.2703792Z    Compiling pin-project-internal v1.1.13
2026-06-13T11:10:09.4630804Z    Compiling tinystr v0.8.3
2026-06-13T11:10:09.6780519Z    Compiling icu_locale_core v2.2.0
2026-06-13T11:10:09.7150618Z    Compiling potential_utf v0.1.5
2026-06-13T11:10:09.8984237Z    Compiling icu_collections v2.2.0
2026-06-13T11:10:10.1738139Z    Compiling n0-error v0.1.3
2026-06-13T11:10:10.3510645Z    Compiling derive_builder_macro v0.20.2
2026-06-13T11:10:10.6180699Z    Compiling ed25519-dalek v2.2.0
2026-06-13T11:10:10.6989910Z    Compiling derive_builder v0.20.2
2026-06-13T11:10:10.8298636Z    Compiling spki v0.8.0-rc.4
2026-06-13T11:10:10.9910801Z    Compiling pin-project v1.1.13
2026-06-13T11:10:11.0463808Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-13T11:10:11.0543462Z    Compiling spt-proto v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-13T11:10:11.0760512Z    Compiling icu_provider v2.2.0
2026-06-13T11:10:11.2511373Z    Compiling futures-executor v0.3.32
2026-06-13T11:10:11.4431850Z    Compiling icu_properties v2.2.0
2026-06-13T11:10:11.4740377Z    Compiling icu_normalizer v2.2.0
2026-06-13T11:10:11.4951051Z    Compiling futures v0.3.32
2026-06-13T11:10:11.5200917Z    Compiling cobs v0.3.0
2026-06-13T11:10:11.5701575Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-13T11:10:11.6026723Z    Compiling postcard-derive v0.2.2
2026-06-13T11:10:11.7790837Z    Compiling rustls-native-certs v0.8.4
2026-06-13T11:10:11.8000648Z    Compiling async-trait v0.1.89
2026-06-13T11:10:11.9140835Z    Compiling ipnet v2.12.0
2026-06-13T11:10:12.2622704Z    Compiling ed25519 v3.0.0-rc.4
2026-06-13T11:10:12.3920379Z    Compiling prefix-trie v0.8.4
2026-06-13T11:10:12.4631010Z    Compiling data-encoding-macro v0.1.20
2026-06-13T11:10:12.5357873Z    Compiling enum-assoc v1.3.0
2026-06-13T11:10:12.7951141Z    Compiling once_cell v1.21.4
2026-06-13T11:10:12.8261001Z    Compiling iroh-metrics-derive v0.4.1
2026-06-13T11:10:12.8391205Z    Compiling strum_macros v0.28.0
2026-06-13T11:10:12.9100783Z    Compiling postcard v1.1.3
2026-06-13T11:10:12.9566426Z    Compiling idna_adapter v1.2.2
2026-06-13T11:10:13.0840828Z    Compiling tracing-core v0.1.36
2026-06-13T11:10:13.0956393Z    Compiling tokio-util v0.7.18
2026-06-13T11:10:13.0988827Z    Compiling idna v1.1.0
2026-06-13T11:10:13.2531083Z    Compiling derive_more v2.1.1
2026-06-13T11:10:13.4041361Z    Compiling netlink-sys v0.8.8
2026-06-13T11:10:13.5001482Z    Compiling hashbrown v0.14.5
2026-06-13T11:10:13.5048903Z    Compiling tower v0.5.3
2026-06-13T11:10:13.5181788Z    Compiling num_enum_derive v0.7.6
2026-06-13T11:10:13.5250632Z    Compiling moka v0.12.15
2026-06-13T11:10:13.5341161Z    Compiling iroh-relay v0.98.0
2026-06-13T11:10:13.7280951Z    Compiling tracing v0.1.44
2026-06-13T11:10:13.7941218Z    Compiling url v2.5.8
2026-06-13T11:10:13.8131710Z    Compiling netlink-proto v0.12.0
2026-06-13T11:10:13.9339656Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-13T11:10:14.1081129Z    Compiling iroh-metrics v0.38.3
2026-06-13T11:10:14.1940872Z    Compiling h2 v0.4.14
2026-06-13T11:10:14.3839318Z    Compiling tokio-stream v0.1.18
2026-06-13T11:10:14.4661705Z    Compiling hashlink v0.9.1
2026-06-13T11:10:14.4871513Z    Compiling n0-watcher v0.6.1
2026-06-13T11:10:14.5293530Z    Compiling netdev v0.42.0
2026-06-13T11:10:14.5905056Z    Compiling serde_spanned v0.6.9
2026-06-13T11:10:14.6430943Z    Compiling toml_datetime v0.6.11
2026-06-13T11:10:14.7501658Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-13T11:10:14.7610880Z    Compiling tower-http v0.6.11
2026-06-13T11:10:14.8524800Z    Compiling num_enum v0.7.6
2026-06-13T11:10:14.9500763Z    Compiling rusqlite v0.32.1
2026-06-13T11:10:14.9811885Z    Compiling iroh-base v0.98.0
2026-06-13T11:10:14.9893407Z    Compiling attohttpc v0.30.1
2026-06-13T11:10:15.0950367Z    Compiling regex-automata v0.4.14
2026-06-13T11:10:15.1224817Z    Compiling ref-cast-impl v1.0.25
2026-06-13T11:10:15.1590009Z    Compiling thiserror-impl v1.0.69
2026-06-13T11:10:15.4290867Z    Compiling toml_edit v0.22.27
2026-06-13T11:10:15.8790717Z    Compiling webpki-roots v1.0.7
2026-06-13T11:10:16.0232308Z    Compiling schemars_derive v1.2.1
2026-06-13T11:10:16.2795149Z    Compiling spt-store v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-13T11:10:16.2957616Z    Compiling strum v0.28.0
2026-06-13T11:10:16.3926026Z    Compiling iroh-dns v0.98.0
2026-06-13T11:10:16.4027147Z    Compiling serde_bytes v0.11.19
2026-06-13T11:10:16.4091444Z    Compiling seize v0.5.1
2026-06-13T11:10:16.7150801Z    Compiling hmac v0.12.1
2026-06-13T11:10:16.8511197Z    Compiling iroh v0.98.2
2026-06-13T11:10:16.9464432Z    Compiling bitflags v1.3.2
2026-06-13T11:10:17.0040864Z    Compiling pin-utils v0.1.0
2026-06-13T11:10:17.0201142Z    Compiling dyn-clone v1.0.20
2026-06-13T11:10:17.0292136Z    Compiling cmov v0.5.4
2026-06-13T11:10:17.0811145Z    Compiling utf8parse v0.2.2
2026-06-13T11:10:17.1320732Z    Compiling nix v0.25.1
2026-06-13T11:10:17.1558340Z    Compiling filedescriptor v0.8.3
2026-06-13T11:10:17.1790868Z    Compiling hkdf v0.12.4
2026-06-13T11:10:17.1921174Z    Compiling anstyle-parse v1.0.0
2026-06-13T11:10:17.2001738Z    Compiling papaya v0.2.4
2026-06-13T11:10:17.2970568Z    Compiling ctutils v0.4.2
2026-06-13T11:10:17.3170882Z    Compiling backon v1.6.0
2026-06-13T11:10:17.4021734Z    Compiling serial v0.4.0
2026-06-13T11:10:17.4720784Z    Compiling shell-words v1.1.1
2026-06-13T11:10:17.4821734Z    Compiling is_terminal_polyfill v1.70.2
2026-06-13T11:10:17.5790788Z    Compiling anstyle-query v1.1.5
2026-06-13T11:10:17.6041010Z    Compiling anstyle v1.0.14
2026-06-13T11:10:17.6500828Z    Compiling downcast-rs v1.2.1
2026-06-13T11:10:17.6520967Z    Compiling colorchoice v1.0.5
2026-06-13T11:10:17.6640592Z    Compiling spake2 v0.4.0
2026-06-13T11:10:17.6726277Z    Compiling sha1 v0.10.6
2026-06-13T11:10:17.7191114Z    Compiling doctest-file v1.1.1
2026-06-13T11:10:17.7961537Z    Compiling clap_lex v1.1.0
2026-06-13T11:10:17.8070982Z    Compiling clap_derive v4.6.1
2026-06-13T11:10:17.9001152Z    Compiling anstream v1.0.0
2026-06-13T11:10:17.9828218Z    Compiling iana-time-zone v0.1.65
2026-06-13T11:10:18.1098307Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-13T11:10:18.1799367Z    Compiling qrcode v0.14.1
2026-06-13T11:10:18.2721534Z    Compiling interprocess v2.4.2
2026-06-13T11:10:18.3641428Z    Compiling toml v0.8.23
2026-06-13T11:10:18.4500895Z    Compiling regex v1.12.3
2026-06-13T11:10:18.4840658Z    Compiling schemars v1.2.1
2026-06-13T11:10:19.1951185Z    Compiling spt-msg v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-13T11:10:19.3550744Z    Compiling terminal_size v0.4.4
2026-06-13T11:10:19.3841857Z    Compiling chrono v0.4.45
2026-06-13T11:10:19.4830774Z    Compiling clap_builder v4.6.0
2026-06-13T11:10:19.5156636Z    Compiling tempfile v3.27.0
2026-06-13T11:10:19.9131168Z    Compiling spt-runtime v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-13T11:10:20.1842094Z    Compiling hyper v1.10.1
2026-06-13T11:10:21.5277699Z    Compiling portable-pty v0.8.1
2026-06-13T11:10:21.9640795Z    Compiling spt-term v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-13T11:10:22.1622754Z    Compiling hyper-util v0.1.20
2026-06-13T11:10:22.6190861Z    Compiling clap v4.6.1
2026-06-13T11:10:22.7569575Z    Compiling spt-live v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-13T11:10:24.4055692Z    Compiling igd-next v0.17.1
2026-06-13T11:10:25.4151290Z    Compiling portmapper v0.16.0
2026-06-13T11:10:30.1565019Z    Compiling rustls-webpki v0.103.13
2026-06-13T11:10:32.7183576Z    Compiling tokio-rustls v0.26.4
2026-06-13T11:10:32.7184110Z    Compiling noq-proto v0.17.0
2026-06-13T11:10:32.7184569Z    Compiling rustls-platform-verifier v0.7.0
2026-06-13T11:10:32.8735438Z    Compiling hickory-net v0.26.0-beta.4
2026-06-13T11:10:32.8736091Z    Compiling hyper-rustls v0.27.9
2026-06-13T11:10:32.8736539Z    Compiling tokio-websockets v0.13.2
2026-06-13T11:10:33.0467490Z    Compiling reqwest v0.13.4
2026-06-13T11:10:33.9988295Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-13T11:10:49.6524630Z    Compiling spt-net v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-13T11:10:51.1526630Z    Compiling spt-daemon v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-13T11:10:57.9327334Z    Compiling spt v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-13T11:11:01.3187196Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-06-13T11:11:01.3424217Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-be36ffbaf1f85fb1)
2026-06-13T11:11:01.3435564Z 
2026-06-13T11:11:01.3435850Z running 1 test
2026-06-13T11:11:07.5234327Z test new_brain_serves_against_old_broker ... ok
2026-06-13T11:11:07.5234640Z 
2026-06-13T11:11:07.5234950Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.18s
2026-06-13T11:11:07.5235308Z 
2026-06-13T11:11:07.5440845Z Post job cleanup.
2026-06-13T11:11:07.6187019Z [command]/usr/bin/git version
2026-06-13T11:11:07.6254593Z git version 2.43.0
2026-06-13T11:11:07.6288942Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/733de5bf-decc-45dc-9962-4bc2cee682d9' before making global git config changes
2026-06-13T11:11:07.6289997Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T11:11:07.6292869Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-13T11:11:07.6332050Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-13T11:11:07.6368403Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-13T11:11:07.6571923Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T11:11:07.6591869Z http.https://github.com/.extraheader
2026-06-13T11:11:07.6598597Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-13T11:11:07.6622694Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-13T11:11:07.6805298Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T11:11:07.6833321Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-13T11:11:07.7135017Z Cleaning up orphan processes
2026-06-13T11:11:07.7742764Z Terminate orphan process: pid (1843617) (spt)
